runtime._type.textOff (method)
3 uses
runtime (current package)
iface.go#L227: ifn := typ.textOff(t.ifn)
runtime1.go#L510: return (*_type)(rtype).textOff(textOff(off))
type.go#L264: func (t *_type) textOff(off textOff) unsafe.Pointer {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)